Release 0.8.0 - #415
Merged
Merged
Conversation
Update RELEASE_NOTES.md with 0.8.0 entry covering memory pipeline overhaul, trust context policy, Slack message delivery fix, update signature verification, skill discovery redesign, TUI fixes, and dependency bumps. Bump VersionPrefix to 0.8.0 in Directory.Build.props.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare release 0.8.0 — version bump and release notes.
VersionPrefixto0.8.0inDirectory.Build.propsChanges included in 0.8.0
Memory — Overhauled memory formation/recall/curation pipeline; added session-level memory observer actor (#380, #410)
Security — Minisign Ed25519 signature verification for
netclaw update; trust context policy with channel audiences and global read roots (#393, #387)Slack — Fixed dropped final responses and duplicate message posts via new
OutputFilter.TextStreamingflag (#407)Skills — Replaced keyword matching with LLM-driven description menu; background skill enrichment; consolidated system skills from 6 to 4 (#380, #407)
CLI/TUI — Fixed provider manager crash with duplicate provider types; renamed
openai-compatibledisplay label (#385, #383)Dependencies — Akka.NET 1.5.63 (remote quarantine fix); Microsoft.Extensions.AI 10.4.1 / OpenAI SDK 2.9.1 (#397, #392)
Test plan
Directory.Build.propsversion is0.8.00.8.0ondevand push tag to trigger release workflow